services.podman.containers.<name>.devices
The devices to mount into the container
- Type
list of string- Default
[ ]- Example
[ "/dev/<host>:/dev/<container>" ]- Declared
- <home-manager/modules/services/podman/linux/containers.nix>
The devices to mount into the container
list of string[ ][
"/dev/<host>:/dev/<container>"
]